From: Stéphane Glondu Date: Mon, 2 Mar 2026 07:04:31 +0000 (+0100) Subject: New upstream release X-Git-Tag: archive/raspbian/5.4.1-1+rpi1^2~13 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=b076f1de53f654ddba9dd11ec40ee373335e174c;p=ocaml.git New upstream release --- diff --git a/debian/changelog b/debian/changelog index 0e0a1fb4..18f962f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -ocaml (5.4.0-4) UNRELEASED; urgency=medium +ocaml (5.4.1-1) UNRELEASED; urgency=medium + * New upstream release (Closes: #1129317, CVE-2026-28364) * Stabilize compiler-libs ABI by not including config.cmx * Print .cmi flags in objinfo - -- Stéphane Glondu Sun, 01 Mar 2026 21:59:33 +0100 + -- Stéphane Glondu Mon, 02 Mar 2026 08:03:10 +0100 ocaml (5.4.0-3) unstable; urgency=medium diff --git a/debian/ocamlvars.mk b/debian/ocamlvars.mk index 04c534db..2b9faede 100644 --- a/debian/ocamlvars.mk +++ b/debian/ocamlvars.mk @@ -1,7 +1,7 @@ include /usr/share/dpkg/architecture.mk OCAMLMAJOR := 5.4 -OCAMLMINOR := 0 +OCAMLMINOR := 1 OCAML_ABI := $(OCAMLMAJOR).$(OCAMLMINOR) OCAML_STDLIB_DIR := /usr/lib/$(DEB_TARGET_MULTIARCH)/ocaml/$(OCAML_ABI)